Home | History | Annotate | Download | only in include

Lines Matching refs:SetStatus

61     return SetStatus(DllExports::GdipSetCustomLineCapStrokeCaps(nativeCap,

70 return SetStatus(DllExports::GdipGetCustomLineCapStrokeCaps(nativeCap,
78 return SetStatus(DllExports::GdipSetCustomLineCapStrokeJoin(nativeCap, lineJoin));
86 SetStatus(DllExports::GdipGetCustomLineCapStrokeJoin(nativeCap, &lineJoin));
94 return SetStatus(DllExports::GdipSetCustomLineCapBaseCap(nativeCap, baseCap));
101 SetStatus(DllExports::GdipGetCustomLineCapBaseCap(nativeCap, &baseCap));
109 return SetStatus(DllExports::GdipSetCustomLineCapBaseInset(nativeCap, inset));
116 SetStatus(DllExports::GdipGetCustomLineCapBaseInset(nativeCap, &inset));
125 return SetStatus(DllExports::GdipSetCustomLineCapWidthScale(nativeCap, widthScale));
132 SetStatus(DllExports::GdipGetCustomLineCapWidthScale(nativeCap, &widthScale));
142 SetStatus(DllExports::GdipCloneCustomLineCap(nativeCap, &newNativeLineCap));
149 SetStatus(DllExports::GdipDeleteCustomLineCap(newNativeLineCap));
178 return SetStatus(DllExports::GdipSetAdjustableArrowCapHeight(
186 SetStatus(DllExports::GdipGetAdjustableArrowCapHeight(
195 return SetStatus(DllExports::GdipSetAdjustableArrowCapWidth(
203 SetStatus(DllExports::GdipGetAdjustableArrowCapWidth(
212 return SetStatus(DllExports::GdipSetAdjustableArrowCapMiddleInset(
220 SetStatus(DllExports::GdipGetAdjustableArrowCapMiddleInset(
229 return SetStatus(DllExports::GdipSetAdjustableArrowCapFillState(
237 SetStatus(DllExports::GdipGetAdjustableArrowCapFillState(